//0x14 bytes (sizeof)
struct _PPM_VETO_ACCOUNTING
{
volatile LONG VetoPresent; //0x0
struct _LIST_ENTRY VetoListHead; //0x4
ULONG PreallocatedVetoCount; //0xc
struct _PPM_VETO_ENTRY* PreallocatedVetoList; //0x10
};